Skip to content

Fix ROS build - #2571

Merged
Ratnesh Madaan (madratman) merged 2 commits into
microsoft:masterfrom
madratman:PR/fix_ros_build
Apr 13, 2020
Merged

Fix ROS build #2571
Ratnesh Madaan (madratman) merged 2 commits into
microsoft:masterfrom
madratman:PR/fix_ros_build

Conversation

@madratman

Copy link
Copy Markdown
Contributor

add libc++ with gcc in ros/cmakelists, move clang only flags in if-else clause in commonsetup.cmake

As highlighted in #2551, #2569, the ROS build is breaking.
This happened coz of #2500
The fix is to use libc++ with gcc, as explained here - https://libcxx.llvm.org/docs/UsingLibcxx.html#using-libc-with-gcc.

…nly flags in if-else clause in commonsetup.cmake
@madratman
Ratnesh Madaan (madratman) merged commit be5100f into microsoft:master Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant